home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 14152 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  685 b 

  1. Path: pukrs7.puk.ac.za!pukrs12!wskdpl
  2. From: wskdpl@pukrs12.puk.ac.za (Dirk Laurie)
  3. Newsgroups: comp.lang.c
  4. Subject: regexp ported to Turbo C?
  5. Date: 11 Apr 1996 09:05:36 GMT
  6. Organization: University of Potchefstroom
  7. Message-ID: <4kii10$j3g@pukrs7.puk.ac.za>
  8. NNTP-Posting-Host: pukrs12.puk.ac.za
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. The source code for regular expression parsing is available for
  12. the Gnu compiler (gcc), and at least two MS-DOS ports for gcc
  13. are available.
  14.  
  15. Which does not mean that the Turbo C compiler can compile it.
  16. In fact, quite a lot of work needs to go into it.  Before I spend
  17. my next weekend on such an effort: has anyone perhaps already
  18. tried to do it?
  19.  
  20. Dirk
  21.